toString

open fun toString(): String

Returns a string representation of the current language in format:

<language code>SEPARATOR<country code>
where SEPARATOR is a platform dependent symbol (either "_" or "-").

Return

a string representation of the current language